ComponentOne ASP.NET MVC Controls
GroupHeaderFormat Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : GroupHeaderFormat Property
Gets or sets the format string used to create the group header content.
Syntax
'Declaration
 
Public Overridable Property GroupHeaderFormat As String
public virtual string GroupHeaderFormat {get; set;}
Remarks
The string may contain any text, plus the following replacement strings:
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members